home *** CD-ROM | disk | FTP | other *** search
/ Aminet 22 / Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso / Aminet / util / sys / Make060.readme < prev    next >
Text File  |  1997-11-02  |  2KB  |  61 lines

  1. Short:    Set AFF_68060 flag in ExecBase
  2. Author:   Andreas R. Kleinert, Tim Jacobs
  3. Uploader: Andreas_Kleinert@t-online.de
  4. Type:     util/sys
  5.  
  6. Make060 simply sets the AFF_68060 flag in SysBase->AttnFlags.
  7.  
  8. Why doing such a stupid thing ?
  9.  
  10. Well, some time ago someone told me, that my program SIP did
  11. not recognize his 060 card (AFAIK it was a Wildfire 060), so
  12. since SIP does only check the AttnFlags (like other programs),
  13. it was perhaps the card software not setting this flag
  14. (which BTW has been introduced by Ralph Schmidt of phase5,
  15. vendor of CyberStorm).
  16.  
  17. I've just written that small hack to a) evaluate, that it was not
  18. SIP, but the card, and b) allow all people, who can't do any
  19. programming, but own such a card, to simply set that flag.
  20. And c) it's also a nice gag and the cheapest way to show your
  21. friends the new 68060 you just bought yesterday... :->
  22.  
  23. So all people, who don't see their 060 card recognized by
  24. 060-sensitive software, should add "Make060" to their
  25. startup-sequence right after SetPatch is invoked.
  26.  
  27. Should look like that:
  28.  
  29.  SetPatch >NIL: <NIL:
  30.  Run >NIL: <NIL: Make060
  31.  
  32. Well, last not least:
  33. I'm not responsible for anything, there's no guarantee for anything,
  34. and all mentioned trademarks are subject to their owners :-)
  35.  
  36.  
  37. Programmer's note:
  38. The source is included - it directly defines the AFB_68060 flag
  39. if necessary, so you can obtain some information fromout there...
  40.  
  41. ----------------------------------------------------------------------
  42. There's now also a short assembler version included (executable
  43. is 240 bytes). Credits must go to Tim Jacobs <crisp@unicall.be>
  44.  
  45.  
  46. ============================= Archive contents =============================
  47.  
  48. Original  Packed Ratio    Date     Time    Name
  49. -------- ------- ----- --------- --------  -------------
  50.      835     392 53.0% 30-Oct-96 18:46:02 +Make060.info
  51.      161      88 45.3% 30-Oct-96 18:42:28 +smakefile
  52.     1492    1057 29.1% 28-Aug-97 09:36:50 +Make060
  53.      663     390 41.1% 28-Aug-97 09:36:40 +Make060.c
  54.      256     199 22.2% 28-Aug-97 09:36:48 +Make060.o
  55.      142     117 17.6% 28-Aug-97 09:33:42 +SCOPTIONS
  56.     1591     863 45.7% 03-Sep-97 14:10:32 +Make060.readme
  57.     1685     659 60.8% 03-Sep-97 14:05:38 +Make060.s
  58.      240     191 20.4% 03-Sep-97 14:05:32 +Make060_short
  59. -------- ------- ----- --------- --------
  60.     7065    3956 44.0% 09-Sep-97 23:01:04   9 files
  61.